Package-level declarations
Types
Link copied to clipboard
class CustomerInfoManager(storage: Storage, updateCustomerInfo: (CustomerInfo) -> Unit, ioScope: IOScope, hasExternalPurchaseController: () -> Boolean, getSubscriptionStatus: () -> SubscriptionStatus)
Manages merging of device and web CustomerInfo sources.